security.acme.certs.<name>.extraDomainNames
A list of extra domain names, which are included in the one certificate to be issued.
- Type
list of string- Default
[ ]- Example
[ "example.org" "mydomain.org" ]- Declared
- <nixpkgs/nixos/modules/security/acme>
A list of extra domain names, which are included in the one certificate to be issued.
list of string[ ][
"example.org"
"mydomain.org"
]